Skip to content

Conversation

timon-schelling
Copy link
Member

nix users will be able to run desktop app via

nix run github:GraphiteEditor/Graphite?dir=.nix

and use graphite as an input to there own flake

...
inputs = {
    graphite.url = "github:GraphiteEditor/Graphite?dir=.nix";
    ...
};
outputs = { graphite, ... }: {
    ...
};
...

for testing this pr run

nix run github:GraphiteEditor/Graphite/nixpkg?dir=.nix

We should maybe consider moving the flake.nix to the root of the project to get rid of the ?dir=.nix.

Base automatically changed from cargo-gpu-updates to master October 6, 2025 08:56
@TrueDoctor TrueDoctor changed the title Desktop: add nix package to falke Desktop: add nix package to flake Oct 6, 2025
@timon-schelling timon-schelling changed the title Desktop: add nix package to flake Desktop: Add nix package to flake Oct 9, 2025
Copy link

github-actions bot commented Oct 13, 2025

Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain)
Instructions: 27,582,037 (master) → 27,582,520 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.04%
D1mr                     351,210|    351,353          +0.04%
D1mw                     108,367|    108,416          +0.05%
DLmr                      31,337|     31,337          +0.00%
DLmw                      58,199|     58,189          -0.02%
Dr                     6,811,417|  6,811,481          +0.00%
Dw                     4,759,232|  4,759,222          -0.00%
EstimatedCycles       43,870,766| 43,871,771          +0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      41,973|     41,973          +0.00%
ILmr                         860|        860          +0.00%
Ir                    27,582,037| 27,582,520          +0.00%
L1HitRate                     99|         99          -0.00%
L1hits                38,651,136| 38,651,481          +0.00%
LLHitRate                      1|          1          +0.05%
LLMissRate                     0|          0          -0.01%
LLdMissRate                    1|          1          -0.01%
LLhits                   411,154|    411,356          +0.05%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          -0.01%
RamHits                   90,396|     90,386          -0.01%
TotalRW               39,152,686| 39,153,223          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams)
Instructions: 13,879,396 (master) → 13,881,130 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.01%
D1mr                     169,857|    169,858          +0.00%
D1mw                      53,373|     53,370          -0.01%
DLmr                         578|        578          +0.00%
DLmw                      12,919|     12,923          +0.03%
Dr                     3,434,921|  3,435,195          +0.01%
Dw                     2,390,218|  2,390,218          +0.00%
EstimatedCycles       21,107,165| 21,109,285          +0.01%
I1MissRate                     0|          0          -0.01%
I1mr                      20,935|     20,935          +0.00%
ILmr                         702|        702          +0.00%
Ir                    13,879,396| 13,881,130          +0.01%
L1HitRate                     99|         99          +0.00%
L1hits                19,460,370| 19,462,380          +0.01%
LLHitRate                      1|          1          -0.01%
LLMissRate                     0|          0          +0.02%
LLdMissRate                    0|          0          +0.02%
LLhits                   229,966|    229,960          -0.00%
LLiMissRate                    0|          0          -0.01%
RamHitRate                     0|          0          +0.02%
RamHits                   14,199|     14,203          +0.03%
TotalRW               19,704,535| 19,706,543          +0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights)
Instructions: 3,085,493 (master) → 3,085,394 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.03%
D1mr                      36,374|     36,359          -0.04%
D1mw                      10,623|     10,622          -0.01%
DLmr                          15|         15          +0.00%
DLmw                       2,917|      2,923          +0.21%
Dr                       751,571|    751,542          -0.00%
Dw                       524,578|    524,566          -0.00%
EstimatedCycles        4,676,360|  4,676,336          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                       4,540|      4,540          +0.00%
ILmr                         687|        687          +0.00%
Ir                     3,085,493|  3,085,394          -0.00%
L1HitRate                     99|         99          +0.00%
L1hits                 4,310,105|  4,309,981          -0.00%
LLHitRate                      1|          1          -0.04%
LLMissRate                     0|          0          +0.17%
LLdMissRate                    0|          0          +0.21%
LLhits                    47,918|     47,896          -0.05%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          +0.17%
RamHits                    3,619|      3,625          +0.17%
TotalRW                4,361,642|  4,361,502          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape)
Instructions: 13,674,074 (master) → 13,674,802 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                     172,407|    172,434          +0.02%
D1mw                      49,425|     49,424          -0.00%
DLmr                          60|         60          +0.00%
DLmw                      12,532|     12,542          +0.08%
Dr                     3,338,054|  3,338,204          +0.00%
Dw                     2,347,516|  2,347,568          +0.00%
EstimatedCycles       20,715,732| 20,717,100          +0.01%
I1MissRate                     0|          0          +0.00%
I1mr                      16,645|     16,646          +0.01%
ILmr                         814|        815          +0.12%
Ir                    13,674,074| 13,674,802          +0.01%
L1HitRate                     99|         99          -0.00%
L1hits                19,121,167| 19,122,070          +0.00%
LLHitRate                      1|          1          +0.00%
LLMissRate                     0|          0          +0.08%
LLdMissRate                    0|          0          +0.08%
LLhits                   225,071|    225,087          +0.01%
LLiMissRate                    0|          0          +0.12%
RamHitRate                     0|          0          +0.08%
RamHits                   13,406|     13,417          +0.08%
TotalRW               19,359,644| 19,360,574          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress)
Instructions: 32,176,021 (master) → 32,180,442 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.03%
D1mr                     405,803|    405,775          -0.01%
D1mw                     123,773|    123,674          -0.08%
DLmr                      42,347|     42,347          +0.00%
DLmw                      57,676|     57,662          -0.02%
Dr                     7,909,466|  7,910,071          +0.01%
Dw                     5,530,105|  5,530,174          +0.00%
EstimatedCycles       50,946,806| 50,950,973          +0.01%
I1MissRate                     0|          0          -0.01%
I1mr                      46,620|     46,620          +0.00%
ILmr                         858|        858          +0.00%
Ir                    32,176,021| 32,180,442          +0.01%
L1HitRate                     99|         99          +0.00%
L1hits                45,039,396| 45,044,618          +0.01%
LLHitRate                      1|          1          -0.03%
LLMissRate                     0|          0          -0.03%
LLdMissRate                    1|          1          -0.02%
LLhits                   475,315|    475,202          -0.02%
LLiMissRate                    0|          0          -0.01%
RamHitRate                     0|          0          -0.03%
RamHits                  100,881|    100,867          -0.01%
TotalRW               45,615,592| 45,620,687          +0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires)
Instructions: 21,188,240 (master) → 21,190,616 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                     262,757|    262,830          +0.03%
D1mw                      77,591|     77,579          -0.02%
DLmr                      15,042|     15,044          +0.01%
DLmw                      33,487|     33,493          +0.02%
Dr                     5,232,280|  5,232,559          +0.01%
Dw                     3,652,249|  3,652,240          -0.00%
EstimatedCycles       33,039,595| 33,042,759          +0.01%
I1MissRate                     0|          0          -0.01%
I1mr                      31,391|     31,392          +0.00%
ILmr                         800|        801          +0.13%
Ir                    21,188,240| 21,190,616          +0.01%
L1HitRate                     99|         99          -0.00%
L1hits                29,701,030| 29,703,614          +0.01%
LLHitRate                      1|          1          +0.01%
LLMissRate                     0|          0          +0.01%
LLdMissRate                    1|          1          +0.01%
LLhits                   322,410|    322,463          +0.02%
LLiMissRate                    0|          0          +0.11%
RamHitRate                     0|          0          +0.01%
RamHits                   49,329|     49,338          +0.02%
TotalRW               30,072,769| 30,075,415          +0.01%

🔄 Executor Update

update_executor_iai::update_group::update_executor with_setup_0:setup_update_executor(isometric-fountain)
Instructions: 46,790,417 (master) → 46,750,881 (HEAD) : $$\color{lime}-0.08\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.02%
D1mr                     499,722|    498,740          -0.20%
D1mw                     113,545|    113,976          +0.38%
DLmr                       3,413|      3,410          -0.09%
DLmw                      17,593|     18,070          +2.71%
Dr                    11,744,775| 11,736,669          -0.07%
Dw                     8,030,510|  8,025,308          -0.06%
EstimatedCycles       69,752,960| 69,711,814          -0.06%
I1MissRate                     0|          0          -0.27%
I1mr                      24,555|     24,468          -0.35%
ILmr                         193|        194          +0.52%
Ir                    46,790,417| 46,750,881          -0.08%
L1HitRate                     99|         99          +0.00%
L1hits                65,927,880| 65,875,674          -0.08%
LLHitRate                      1|          1          -0.10%
LLMissRate                     0|          0          +2.32%
LLdMissRate                    0|          0          +2.33%
LLhits                   616,623|    615,510          -0.18%
LLiMissRate                    0|          0          +0.60%
RamHitRate                     0|          0          +2.32%
RamHits                   21,199|     21,674          +2.24%
TotalRW               66,565,702| 66,512,858          -0.08%

update_executor_iai::update_group::update_executor with_setup_1:setup_update_executor(painted-dreams)
Instructions: 24,194,989 (master) → 24,204,796 (HEAD) : $$\color{red}+0.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.22%
D1mr                     250,039|    249,003          -0.41%
D1mw                      55,262|     55,845          +1.05%
DLmr                         986|        984          -0.20%
DLmw                       4,247|      2,935         -30.89%
Dr                     6,077,185|  6,079,431          +0.04%
Dw                     4,138,533|  4,143,431          +0.12%
EstimatedCycles       35,846,689| 35,822,494          -0.07%
I1MissRate                     0|          0          +0.18%
I1mr                      13,127|     13,156          +0.22%
ILmr                         176|        175          -0.57%
Ir                    24,194,989| 24,204,796          +0.04%
L1HitRate                     99|         99          +0.00%
L1hits                34,092,279| 34,109,654          +0.05%
LLHitRate                      1|          1          +0.24%
LLMissRate                     0|          0         -24.35%
LLdMissRate                    0|          0         -25.16%
LLhits                   313,019|    313,910          +0.28%
LLiMissRate                    0|          0          -0.61%
RamHitRate                     0|          0         -24.35%
RamHits                    5,409|      4,094         -24.31%
TotalRW               34,410,707| 34,427,658          +0.05%

update_executor_iai::update_group::update_executor with_setup_2:setup_update_executor(procedural-string-lights)
Instructions: 6,262,516 (master) → 6,259,306 (HEAD) : $$\color{lime}-0.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.80%
D1mr                      64,558|     65,291          +1.14%
D1mw                      15,034|     14,885          -0.99%
DLmr                         NaN|        NaN          +0.00%
DLmw                         594|        603          +1.52%
Dr                     1,597,629|  1,596,671          -0.06%
Dw                     1,096,360|  1,095,607          -0.07%
EstimatedCycles        9,317,255|  9,315,358          -0.02%
I1MissRate                     0|          0          +2.37%
I1mr                       4,828|      4,940          +2.32%
ILmr                         175|        174          -0.57%
Ir                     6,262,516|  6,259,306          -0.05%
L1HitRate                     99|         99          -0.01%
L1hits                 8,872,085|  8,866,468          -0.06%
LLHitRate                      1|          1          +0.88%
LLMissRate                     0|          0          +1.10%
LLdMissRate                    0|          0          +1.58%
LLhits                    83,651|     84,339          +0.82%
LLiMissRate                    0|          0          -0.52%
RamHitRate                     0|          0          +1.10%
RamHits                      769|        777          +1.04%
TotalRW                8,956,505|  8,951,584          -0.05%

update_executor_iai::update_group::update_executor with_setup_3:setup_update_executor(parametric-dunescape)
Instructions: 28,044,250 (master) → 28,041,868 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.57%
D1mr                     275,779|    273,644          -0.77%
D1mw                      68,332|     68,419          +0.13%
DLmr                         198|        199          +0.51%
DLmw                       4,116|      3,809          -7.46%
Dr                     7,036,852|  7,036,069          -0.01%
Dw                     4,867,978|  4,866,215          -0.04%
EstimatedCycles       41,513,874| 41,491,022          -0.06%
I1MissRate                     0|          0          -1.02%
I1mr                      13,450|     13,312          -1.03%
ILmr                         171|        171          +0.00%
Ir                    28,044,250| 28,041,868          -0.01%
L1HitRate                     99|         99          +0.01%
L1hits                39,591,519| 39,588,777          -0.01%
LLHitRate                      1|          1          -0.52%
LLMissRate                     0|          0          -6.81%
LLdMissRate                    0|          0          -7.07%
LLhits                   353,076|    351,196          -0.53%
LLiMissRate                    0|          0          +0.01%
RamHitRate                     0|          0          -6.81%
RamHits                    4,485|      4,179          -6.82%
TotalRW               39,949,080| 39,944,152          -0.01%

update_executor_iai::update_group::update_executor with_setup_4:setup_update_executor(red-dress)
Instructions: 63,894,191 (master) → 64,037,135 (HEAD) : $$\color{red}+0.22\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.33%
D1mr                     655,945|    658,957          +0.46%
D1mw                     154,485|    156,582          +1.36%
DLmr                      16,869|     15,991          -5.20%
DLmw                      35,855|     32,652          -8.93%
Dr                    16,209,615| 16,342,440          +0.82%
Dw                    11,110,336| 11,241,225          +1.18%
EstimatedCycles       96,160,362| 96,464,868          +0.32%
I1MissRate                     0|          0          -0.45%
I1mr                      27,815|     27,753          -0.22%
ILmr                         384|        387          +0.78%
Ir                    63,894,191| 64,037,135          +0.22%
L1HitRate                     99|         99          -0.00%
L1hits                90,375,897| 90,777,508          +0.44%
LLHitRate                      1|          1          +0.71%
LLMissRate                     0|          0          -8.09%
LLdMissRate                    0|          0          -8.62%
LLhits                   785,137|    794,262          +1.16%
LLiMissRate                    0|          0          +0.56%
RamHitRate                     0|          0          -8.09%
RamHits                   53,108|     49,030          -7.68%
TotalRW               91,214,142| 91,620,800          +0.45%

update_executor_iai::update_group::update_executor with_setup_5:setup_update_executor(valley-of-spires)
Instructions: 36,071,977 (master) → 36,097,214 (HEAD) : $$\color{red}+0.07\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.11%
D1mr                     383,678|    383,716          +0.01%
D1mw                      87,355|     86,969          -0.44%
DLmr                       2,643|      2,636          -0.26%
DLmw                       8,847|      8,642          -2.32%
Dr                     9,133,462|  9,138,724          +0.06%
Dw                     6,243,617|  6,244,299          +0.01%
EstimatedCycles       53,756,850| 53,780,891          +0.04%
I1MissRate                     0|          0          +0.76%
I1mr                      18,398|     18,551          +0.83%
ILmr                         179|        179          +0.00%
Ir                    36,071,977| 36,097,214          +0.07%
L1HitRate                     99|         99          +0.00%
L1hits                50,959,625| 50,991,001          +0.06%
LLHitRate                      1|          1          -0.06%
LLMissRate                     0|          0          -1.88%
LLdMissRate                    0|          0          -1.88%
LLhits                   477,762|    477,779          +0.00%
LLiMissRate                    0|          0          -0.07%
RamHitRate                     0|          0          -1.88%
RamHits                   11,669|     11,457          -1.82%
TotalRW               51,449,056| 51,480,237          +0.06%

🚀 Render: Cold Execution

run_once_iai::run_once_group::run_once with_setup_0:setup_run_once(isometric-fountain)
Instructions: 22,493,519 (master) → 22,483,260 (HEAD) : $$\color{lime}-0.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.16%
D1mr                     273,842|    274,048          +0.08%
D1mw                      62,080|     62,294          +0.34%
DLmr                       7,842|      7,743          -1.26%
DLmw                       9,516|      8,969          -5.75%
Dr                     5,895,387|  5,893,142          -0.04%
Dw                     4,005,065|  4,003,402          -0.04%
EstimatedCycles       34,942,443| 34,910,530          -0.09%
I1MissRate                     1|          1          +0.03%
I1mr                     130,796|    130,777          -0.01%
ILmr                       5,362|      5,363          +0.02%
Ir                    22,493,519| 22,483,260          -0.05%
L1HitRate                     99|         99          -0.00%
L1hits                31,927,253| 31,912,685          -0.05%
LLHitRate                      1|          1          +0.28%
LLMissRate                     0|          0          -2.80%
LLdMissRate                    0|          0          -3.68%
LLhits                   443,998|    445,044          +0.24%
LLiMissRate                    0|          0          +0.06%
RamHitRate                     0|          0          -2.80%
RamHits                   22,720|     22,075          -2.84%
TotalRW               32,393,971| 32,379,804          -0.04%

run_once_iai::run_once_group::run_once with_setup_1:setup_run_once(painted-dreams)
Instructions: 80,020,816 (master) → 80,104,413 (HEAD) : $$\color{red}+0.10\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -0.50%
D1mr                     415,659|    414,215          -0.35%
D1mw                     196,336|    197,046          +0.36%
DLmr                       3,889|      3,875          -0.36%
DLmw                      19,718|     19,714          -0.02%
Dr                    18,969,645| 19,031,726          +0.33%
Dw                    12,685,701| 12,745,361          +0.47%
EstimatedCycles      115,784,782|115,986,166          +0.17%
I1MissRate                     0|          0          -0.16%
I1mr                     181,565|    181,468          -0.05%
ILmr                       7,539|      7,536          -0.04%
Ir                    80,020,816| 80,104,413          +0.10%
L1HitRate                     99|         99          +0.00%
L1hits               110,882,602|111,088,771          +0.19%
LLHitRate                      1|          1          -0.29%
LLMissRate                     0|          0          -0.25%
LLdMissRate                    0|          0          -0.46%
LLhits                   762,414|    761,604          -0.11%
LLiMissRate                    0|          0          -0.14%
RamHitRate                     0|          0          -0.25%
RamHits                   31,146|     31,125          -0.07%
TotalRW              111,676,162|111,881,500          +0.18%

run_once_iai::run_once_group::run_once with_setup_2:setup_run_once(procedural-string-lights)
Instructions: 10,561,023 (master) → 10,485,674 (HEAD) : $$\color{lime}-0.71\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -2.85%
D1mr                      62,372|     59,212          -5.07%
D1mw                      23,465|     22,898          -2.42%
DLmr                         445|        448          +0.67%
DLmw                       1,137|      1,264         +11.17%
Dr                     2,625,194|  2,586,673          -1.47%
Dw                     1,897,916|  1,866,865          -1.64%
EstimatedCycles       15,790,249| 15,636,910          -0.97%
I1MissRate                     0|          0          +2.17%
I1mr                      45,437|     46,092          +1.44%
ILmr                       4,452|      4,451          -0.02%
Ir                    10,561,023| 10,485,674          -0.71%
L1HitRate                     99|         99          +0.01%
L1hits                14,952,859| 14,811,010          -0.95%
LLHitRate                      1|          1          -1.61%
LLMissRate                     0|          0          +3.13%
LLdMissRate                    0|          0          +9.91%
LLhits                   125,240|    122,039          -2.56%
LLiMissRate                    0|          0          +0.70%
RamHitRate                     0|          0          +3.13%
RamHits                    6,034|      6,163          +2.14%
TotalRW               15,084,133| 14,939,212          -0.96%

run_once_iai::run_once_group::run_once with_setup_3:setup_run_once(parametric-dunescape)
Instructions: 23,625,076 (master) → 23,680,066 (HEAD) : $$\color{red}+0.23\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -0.18%
D1mr                     160,334|    161,385          +0.66%
D1mw                      63,414|     65,232          +2.87%
DLmr                       2,255|      2,216          -1.73%
DLmw                       6,276|      6,012          -4.21%
Dr                     5,652,955|  5,721,132          +1.21%
Dw                     3,761,925|  3,831,487          +1.85%
EstimatedCycles       34,583,450| 34,778,481          +0.56%
I1MissRate                     0|          0          -0.24%
I1mr                      70,348|     70,342          -0.01%
ILmr                       3,706|      3,704          -0.05%
Ir                    23,625,076| 23,680,066          +0.23%
L1HitRate                     99|         99          -0.00%
L1hits                32,745,860| 32,935,726          +0.58%
LLHitRate                      1|          1          +0.54%
LLMissRate                     0|          0          -3.06%
LLdMissRate                    0|          0          -4.94%
LLhits                   281,859|    285,027          +1.12%
LLiMissRate                    0|          0          -0.29%
RamHitRate                     0|          0          -3.06%
RamHits                   12,237|     11,932          -2.49%
TotalRW               33,039,956| 33,232,685          +0.58%

run_once_iai::run_once_group::run_once with_setup_4:setup_run_once(red-dress)
Instructions: 1,803,254,866 (master) → 1,803,363,765 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     0|          0          -0.07%
D1mr                   1,816,587|  1,817,102          +0.03%
D1mw                     845,856|    844,048          -0.21%
DLmr                     438,031|    436,921          -0.25%
DLmw                     504,517|    504,742          +0.04%
Dr                   431,200,257|431,284,445          +0.02%
Dw                   277,851,474|277,933,013          +0.03%
EstimatedCycles      2,557,448,447|2,557,691,757          +0.01%
I1MissRate                     0|          0          -0.00%
I1mr                   1,513,912|  1,513,961          +0.00%
ILmr                       5,333|      5,340          +0.13%
Ir                   1,803,254,866|1,803,363,765          +0.01%
L1HitRate                    100|        100          +0.00%
L1hits               2,508,130,242|2,508,406,112          +0.01%
LLHitRate                      0|          0          -0.02%
LLMissRate                     0|          0          -0.10%
LLdMissRate                    0|          0          -0.12%
LLhits                 3,228,474|  3,228,108          -0.01%
LLiMissRate                    0|          0          +0.13%
RamHitRate                     0|          0          -0.10%
RamHits                  947,881|    947,003          -0.09%
TotalRW              2,512,306,597|2,512,581,223          +0.01%

run_once_iai::run_once_group::run_once with_setup_5:setup_run_once(valley-of-spires)
Instructions: 20,478,323 (master) → 20,510,744 (HEAD) : $$\color{red}+0.16\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -1.18%
D1mr                     220,664|    220,268          -0.18%
D1mw                      54,280|     54,335          +0.10%
DLmr                       5,637|      5,656          +0.34%
DLmw                       6,594|      6,880          +4.34%
Dr                     5,142,006|  5,186,855          +0.87%
Dw                     3,459,934|  3,506,885          +1.36%
EstimatedCycles       31,075,385| 31,206,626          +0.42%
I1MissRate                     1|          1          -0.28%
I1mr                     105,644|    105,520          -0.12%
ILmr                       3,528|      3,519          -0.26%
Ir                    20,478,323| 20,510,744          +0.16%
L1HitRate                     99|         99          +0.01%
L1hits                28,699,675| 28,824,361          +0.43%
LLHitRate                      1|          1          -0.63%
LLMissRate                     0|          0          +1.44%
LLdMissRate                    0|          0          +1.41%
LLhits                   364,829|    364,068          -0.21%
LLiMissRate                    0|          0          -0.41%
RamHitRate                     0|          0          +1.44%
RamHits                   15,759|     16,055          +1.88%
TotalRW               29,080,263| 29,204,484          +0.43%

⚡ Render: Cached Execution

run_cached_iai::run_cached_group::run_cached with_setup_0:setup_run_cached(isometric-fountain)
Instructions: 7,886,433 (master) → 7,887,123 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.43%
D1mr                     193,642|    194,509          +0.45%
D1mw                       7,461|      7,492          +0.42%
DLmr                         765|        965         +26.14%
DLmw                         209|        192          -8.13%
Dr                     2,400,041|  2,400,207          +0.01%
Dw                     1,425,591|  1,425,997          +0.03%
EstimatedCycles       12,553,583| 12,563,889          +0.08%
I1MissRate                     0|          0          -0.29%
I1mr                         719|        717          -0.28%
ILmr                         167|        166          -0.60%
Ir                     7,886,433|  7,887,123          +0.01%
L1HitRate                     98|         98          -0.01%
L1hits                11,510,243| 11,510,609          +0.00%
LLHitRate                      2|          2          +0.34%
LLMissRate                     0|          0         +15.94%
LLdMissRate                    0|          0         +18.77%
LLhits                   200,681|    201,395          +0.36%
LLiMissRate                    0|          0          -0.61%
RamHitRate                     0|          0         +15.94%
RamHits                    1,141|      1,323         +15.95%
TotalRW               11,712,065| 11,713,327          +0.01%

run_cached_iai::run_cached_group::run_cached with_setup_1:setup_run_cached(painted-dreams)
Instructions: 5,909,561 (master) → 5,905,433 (HEAD) : $$\color{lime}-0.07\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.36%
D1mr                     127,877|    128,223          +0.27%
D1mw                       7,069|      7,069          +0.00%
DLmr                         252|        185         -26.59%
DLmw                       3,662|      1,846         -49.59%
Dr                     1,835,937|  1,834,264          -0.09%
Dw                     1,099,339|  1,098,079          -0.11%
EstimatedCycles        9,509,653|  9,447,428          -0.65%
I1MissRate                     0|          0          -0.89%
I1mr                         733|        726          -0.95%
ILmr                         156|        155          -0.64%
Ir                     5,909,561|  5,905,433          -0.07%
L1HitRate                     98|         98          -0.01%
L1hits                 8,709,158|  8,701,758          -0.08%
LLHitRate                      1|          2          +1.77%
LLMissRate                     0|          0         -46.25%
LLdMissRate                    0|          0         -48.06%
LLhits                   131,609|    133,832          +1.69%
LLiMissRate                    0|          0          -0.57%
RamHitRate                     0|          0         -46.25%
RamHits                    4,070|      2,186         -46.29%
TotalRW                8,844,837|  8,837,776          -0.08%

run_cached_iai::run_cached_group::run_cached with_setup_2:setup_run_cached(procedural-string-lights)
Instructions: 1,202,892 (master) → 1,515,298 (HEAD) : $$\color{red}+25.97\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          4         +20.61%
D1mr                      17,923|     27,141         +51.43%
D1mw                       3,550|      3,632          +2.31%
DLmr                           8|          8          +0.00%
DLmw                         NaN|          5            NaN%
Dr                       442,414|    526,955         +19.11%
Dw                       291,309|    344,861         +18.38%
EstimatedCycles        2,029,939|  2,517,788         +24.03%
I1MissRate                     0|          0         -20.62%
I1mr                         718|        718          +0.00%
ILmr                         144|        144          +0.00%
Ir                     1,202,892|  1,515,298         +25.97%
L1HitRate                     99|         99          -0.18%
L1hits                 1,914,424|  2,355,623         +23.05%
LLHitRate                      1|          1         +15.34%
LLMissRate                     0|          0         -16.20%
LLdMissRate                    0|          0         +36.76%
LLhits                    22,039|     31,334         +42.18%
LLiMissRate                    0|          0         -20.62%
RamHitRate                     0|          0         -16.20%
RamHits                      152|        157          +3.29%
TotalRW                1,936,615|  2,387,114         +23.26%

run_cached_iai::run_cached_group::run_cached with_setup_3:setup_run_cached(parametric-dunescape)
Instructions: 3,746,188 (master) → 3,643,186 (HEAD) : $$\color{lime}-2.75\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +6.42%
D1mr                      93,561|     91,367          -2.34%
D1mw                       7,703|      6,124         -20.50%
DLmr                          40|         40          +0.00%
DLmw                         128|         59         -53.91%
Dr                     1,274,813|  1,173,889          -7.92%
Dw                       837,996|    737,461         -12.00%
EstimatedCycles        6,275,839|  5,954,194          -5.13%
I1MissRate                     0|          0          +3.13%
I1mr                         689|        691          +0.29%
ILmr                         133|        132          -0.75%
Ir                     3,746,188|  3,643,186          -2.75%
L1HitRate                     98|         98          -0.03%
L1hits                 5,757,044|  5,456,354          -5.22%
LLHitRate                      2|          2          +1.64%
LLMissRate                     0|          0         -19.05%
LLdMissRate                    0|          0         -34.86%
LLhits                   101,652|     97,951          -3.64%
LLiMissRate                    0|          0          +2.05%
RamHitRate                     0|          0         -19.05%
RamHits                      301|        231         -23.26%
TotalRW                5,858,997|  5,554,536          -5.20%

run_cached_iai::run_cached_group::run_cached with_setup_4:setup_run_cached(red-dress)
Instructions: 35,009,337 (master) → 35,008,074 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.90%
D1mr                     653,680|    660,297          +1.01%
D1mw                      98,766|     98,913          +0.15%
DLmr                     294,619|    295,590          +0.33%
DLmw                      51,014|     53,014          +3.92%
Dr                     9,942,128|  9,941,955          -0.00%
Dw                     5,361,077|  5,361,279          +0.00%
EstimatedCycles       63,716,938| 63,832,014          +0.18%
I1MissRate                     0|          0          +0.13%
I1mr                         773|        774          +0.13%
ILmr                         751|        755          +0.53%
Ir                    35,009,337| 35,008,074          -0.00%
L1HitRate                     99|         98          -0.01%
L1hits                49,559,323| 49,551,324          -0.02%
LLHitRate                      1|          1          +0.93%
LLMissRate                     1|          1          +0.86%
LLdMissRate                    2|          2          +0.86%
LLhits                   406,835|    410,625          +0.93%
LLiMissRate                    0|          0          +0.54%
RamHitRate                     1|          1          +0.86%
RamHits                  346,384|    349,359          +0.86%
TotalRW               50,312,542| 50,311,308          -0.00%

run_cached_iai::run_cached_group::run_cached with_setup_5:setup_run_cached(valley-of-spires)
Instructions: 6,321,536 (master) → 6,262,652 (HEAD) : $$\color{lime}-0.93\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +2.51%
D1mr                     153,652|    152,367          -0.84%
D1mw                       7,576|      6,524         -13.89%
DLmr                         200|        202          +1.00%
DLmw                         150|        150          +0.00%
Dr                     1,935,889|  1,876,160          -3.09%
Dw                     1,159,719|  1,099,804          -5.17%
EstimatedCycles       10,080,116|  9,892,316          -1.86%
I1MissRate                     0|          0          +1.51%
I1mr                         705|        709          +0.57%
ILmr                         158|        158          +0.00%
Ir                     6,321,536|  6,262,652          -0.93%
L1HitRate                     98|         98          -0.01%
L1hits                 9,255,211|  9,079,016          -1.90%
LLHitRate                      2|          2          +0.46%
LLMissRate                     0|          0          +2.33%
LLdMissRate                    0|          0          +4.61%
LLhits                   161,425|    159,090          -1.45%
LLiMissRate                    0|          0          +0.94%
RamHitRate                     0|          0          +2.33%
RamHits                      508|        510          +0.39%
TotalRW                9,417,144|  9,238,616          -1.90%

Copy link
Member

@TrueDoctor TrueDoctor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I lack the nix knowledge to fully judge this

@timon-schelling timon-schelling enabled auto-merge (squash) October 15, 2025 10:27
Copy link

github-actions bot commented Oct 15, 2025

Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain)
Instructions: 27,579,549 (master) → 27,588,367 (HEAD) : $$\color{red}+0.03\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.01%
D1mr                     351,359|    351,428          +0.02%
D1mw                     108,535|    108,479          -0.05%
DLmr                      31,334|     31,334          +0.00%
DLmw                      58,213|     58,206          -0.01%
Dr                     6,810,966|  6,812,246          +0.02%
Dw                     4,759,162|  4,759,180          +0.00%
EstimatedCycles       43,879,369| 43,889,327          +0.02%
I1MissRate                     0|          0          -0.03%
I1mr                      44,469|     44,469          +0.00%
ILmr                         861|        861          +0.00%
Ir                    27,579,549| 27,588,367          +0.03%
L1HitRate                     99|         99          +0.00%
L1hits                38,645,314| 38,655,417          +0.03%
LLHitRate                      1|          1          -0.02%
LLMissRate                     0|          0          -0.03%
LLdMissRate                    1|          1          -0.02%
LLhits                   413,955|    413,975          +0.00%
LLiMissRate                    0|          0          -0.03%
RamHitRate                     0|          0          -0.03%
RamHits                   90,408|     90,401          -0.01%
TotalRW               39,149,677| 39,159,793          +0.03%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams)
Instructions: 13,878,995 (master) → 13,878,686 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.02%
D1mr                     169,971|    170,025          +0.03%
D1mw                      53,447|     53,438          -0.02%
DLmr                         576|        576          +0.00%
DLmw                      12,945|     12,944          -0.01%
Dr                     3,434,848|  3,434,882          +0.00%
Dw                     2,390,160|  2,390,242          +0.00%
EstimatedCycles       21,112,465| 21,112,422          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      21,980|     21,980          +0.00%
ILmr                         708|        708          +0.00%
Ir                    13,878,995| 13,878,686          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                19,458,605| 19,458,367          -0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          -0.01%
LLdMissRate                    0|          0          -0.01%
LLhits                   231,169|    231,215          +0.02%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          -0.01%
RamHits                   14,229|     14,228          -0.01%
TotalRW               19,704,003| 19,703,810          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights)
Instructions: 3,085,178 (master) → 3,085,282 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.03%
D1mr                      36,411|     36,398          -0.04%
D1mw                      10,638|     10,637          -0.01%
DLmr                          15|         15          +0.00%
DLmw                       2,917|      2,912          -0.17%
Dr                       751,527|    751,545          +0.00%
Dw                       524,578|    524,577          -0.00%
EstimatedCycles        4,677,021|  4,676,936          -0.00%
I1MissRate                     0|          0          -0.00%
I1mr                       4,713|      4,713          +0.00%
ILmr                         691|        691          +0.00%
Ir                     3,085,178|  3,085,282          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                 4,309,521|  4,309,656          +0.00%
LLHitRate                      1|          1          -0.02%
LLMissRate                     0|          0          -0.14%
LLdMissRate                    0|          0          -0.17%
LLhits                    48,139|     48,130          -0.02%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          -0.14%
RamHits                    3,623|      3,618          -0.14%
TotalRW                4,361,283|  4,361,404          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape)
Instructions: 13,674,353 (master) → 13,673,384 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.06%
D1mr                     172,507|    172,614          +0.06%
D1mw                      49,475|     49,503          +0.06%
DLmr                          57|         57          +0.00%
DLmw                      12,530|     12,534          +0.03%
Dr                     3,338,103|  3,337,944          -0.00%
Dw                     2,347,523|  2,347,517          -0.00%
EstimatedCycles       20,724,731| 20,724,257          -0.00%
I1MissRate                     0|          0          +0.01%
I1mr                      18,661|     18,661          +0.00%
ILmr                         819|        819          +0.00%
Ir                    13,674,353| 13,673,384          -0.01%
L1HitRate                     99|         99          -0.00%
L1hits                19,119,336| 19,118,067          -0.01%
LLHitRate                      1|          1          +0.06%
LLMissRate                     0|          0          +0.04%
LLdMissRate                    0|          0          +0.03%
LLhits                   227,237|    227,368          +0.06%
LLiMissRate                    0|          0          +0.01%
RamHitRate                     0|          0          +0.04%
RamHits                   13,406|     13,410          +0.03%
TotalRW               19,359,979| 19,358,845          -0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress)
Instructions: 32,179,103 (master) → 32,175,695 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.01%
D1mr                     405,717|    405,552          -0.04%
D1mw                     123,788|    123,874          +0.07%
DLmr                      42,348|     42,348          +0.00%
DLmw                      57,665|     57,686          +0.04%
Dr                     7,909,913|  7,909,488          -0.01%
Dw                     5,530,164|  5,530,166          +0.00%
EstimatedCycles       50,958,926| 50,955,409          -0.01%
I1MissRate                     0|          0          +0.01%
I1mr                      48,854|     48,854          +0.00%
ILmr                         864|        864          +0.00%
Ir                    32,179,103| 32,175,695          -0.01%
L1HitRate                     99|         99          +0.00%
L1hits                45,040,821| 45,037,069          -0.01%
LLHitRate                      1|          1          -0.01%
LLMissRate                     0|          0          +0.03%
LLdMissRate                    1|          1          +0.02%
LLhits                   477,482|    477,382          -0.02%
LLiMissRate                    0|          0          +0.01%
RamHitRate                     0|          0          +0.03%
RamHits                  100,877|    100,898          +0.02%
TotalRW               45,619,180| 45,615,349          -0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires)
Instructions: 21,188,804 (master) → 21,189,968 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.04%
D1mr                     262,919|    263,096          +0.07%
D1mw                      77,630|     77,612          -0.02%
DLmr                      15,078|     15,079          +0.01%
DLmw                      33,502|     33,513          +0.03%
Dr                     5,232,339|  5,232,508          +0.00%
Dw                     3,652,242|  3,652,263          +0.00%
EstimatedCycles       33,047,891| 33,050,241          +0.01%
I1MissRate                     0|          0          -0.01%
I1mr                      32,720|     32,720          +0.00%
ILmr                         801|        801          +0.00%
Ir                    21,188,804| 21,189,968          +0.01%
L1HitRate                     99|         99          -0.00%
L1hits                29,700,116| 29,701,311          +0.00%
LLHitRate                      1|          1          +0.04%
LLMissRate                     0|          0          +0.02%
LLdMissRate                    1|          1          +0.02%
LLhits                   323,888|    324,035          +0.05%
LLiMissRate                    0|          0          -0.01%
RamHitRate                     0|          0          +0.02%
RamHits                   49,381|     49,393          +0.02%
TotalRW               30,073,385| 30,074,739          +0.00%

🔄 Executor Update

update_executor_iai::update_group::update_executor with_setup_0:setup_update_executor(isometric-fountain)
Instructions: 46,755,451 (master) → 46,793,080 (HEAD) : $$\color{red}+0.08\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.10%
D1mr                     495,158|    497,855          +0.54%
D1mw                     113,155|    111,939          -1.07%
DLmr                       3,462|      3,506          +1.27%
DLmw                      18,801|     18,969          +0.89%
Dr                    11,735,349| 11,746,033          +0.09%
Dw                     8,017,835|  8,035,886          +0.23%
EstimatedCycles       69,733,085| 69,811,763          +0.11%
I1MissRate                     0|          0          +0.02%
I1mr                      29,402|     29,432          +0.10%
ILmr                         190|        187          -1.58%
Ir                    46,755,451| 46,793,080          +0.08%
L1HitRate                     99|         99          -0.00%
L1hits                65,870,920| 65,935,773          +0.10%
LLHitRate                      1|          1          +0.11%
LLMissRate                     0|          0          +0.83%
LLdMissRate                    0|          0          +0.81%
LLhits                   615,262|    616,564          +0.21%
LLiMissRate                    0|          0          -1.66%
RamHitRate                     0|          0          +0.83%
RamHits                   22,453|     22,662          +0.93%
TotalRW               66,508,635| 66,574,999          +0.10%

update_executor_iai::update_group::update_executor with_setup_1:setup_update_executor(painted-dreams)
Instructions: 24,260,905 (master) → 24,202,601 (HEAD) : $$\color{lime}-0.24\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.99%
D1mr                     248,296|    249,602          +0.53%
D1mw                      55,766|     56,790          +1.84%
DLmr                         988|        989          +0.10%
DLmw                       4,971|      3,950         -20.54%
Dr                     6,090,979|  6,078,605          -0.20%
Dw                     4,152,283|  4,141,891          -0.25%
EstimatedCycles       35,973,591| 35,870,055          -0.29%
I1MissRate                     0|          0          -1.52%
I1mr                      17,319|     17,015          -1.76%
ILmr                         171|        172          +0.58%
Ir                    24,260,905| 24,202,601          -0.24%
L1HitRate                     99|         99          -0.01%
L1hits                34,182,786| 34,099,690          -0.24%
LLHitRate                      1|          1          +1.20%
LLMissRate                     0|          0         -16.43%
LLdMissRate                    0|          0         -16.93%
LLhits                   315,251|    318,296          +0.97%
LLiMissRate                    0|          0          +0.83%
RamHitRate                     0|          0         -16.43%
RamHits                    6,130|      5,111         -16.62%
TotalRW               34,504,167| 34,423,097          -0.23%

update_executor_iai::update_group::update_executor with_setup_2:setup_update_executor(procedural-string-lights)
Instructions: 6,012,962 (master) → 6,249,011 (HEAD) : $$\color{red}+3.93\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +3.65%
D1mr                      58,489|     64,408         +10.12%
D1mw                      14,958|     14,740          -1.46%
DLmr                         NaN|        NaN          +0.00%
DLmw                         467|        758         +62.31%
Dr                     1,530,760|  1,594,105          +4.14%
Dw                     1,053,951|  1,093,221          +3.73%
EstimatedCycles        8,931,949|  9,302,087          +4.14%
I1MissRate                     0|          0          -4.05%
I1mr                       5,322|      5,307          -0.28%
ILmr                         173|        173          +0.00%
Ir                     6,012,962|  6,249,011          +3.93%
L1HitRate                     99|         99          -0.03%
L1hits                 8,518,904|  8,851,882          +3.91%
LLHitRate                      1|          1          +2.85%
LLMissRate                     0|          0         +39.96%
LLdMissRate                    0|          0         +56.11%
LLhits                    78,129|     83,524          +6.91%
LLiMissRate                    0|          0          -3.78%
RamHitRate                     0|          0         +39.96%
RamHits                      640|        931         +45.47%
TotalRW                8,597,673|  8,936,337          +3.94%

update_executor_iai::update_group::update_executor with_setup_3:setup_update_executor(parametric-dunescape)
Instructions: 28,065,592 (master) → 28,046,607 (HEAD) : $$\color{lime}-0.07\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.15%
D1mr                     274,765|    274,116          -0.24%
D1mw                      68,538|     68,407          -0.19%
DLmr                         187|        196          +4.81%
DLmw                       4,203|      4,123          -1.90%
Dr                     7,042,328|  7,037,338          -0.07%
Dw                     4,871,802|  4,867,927          -0.08%
EstimatedCycles       41,548,620| 41,515,340          -0.08%
I1MissRate                     0|          0          -0.14%
I1mr                      14,729|     14,699          -0.20%
ILmr                         169|        167          -1.18%
Ir                    28,065,592| 28,046,607          -0.07%
L1HitRate                     99|         99          +0.00%
L1hits                39,621,690| 39,594,650          -0.07%
LLHitRate                      1|          1          -0.14%
LLMissRate                     0|          0          -1.53%
LLdMissRate                    0|          0          -1.54%
LLhits                   353,473|    352,736          -0.21%
LLiMissRate                    0|          0          -1.12%
RamHitRate                     0|          0          -1.53%
RamHits                    4,559|      4,486          -1.60%
TotalRW               39,979,722| 39,951,872          -0.07%

update_executor_iai::update_group::update_executor with_setup_4:setup_update_executor(red-dress)
Instructions: 63,861,959 (master) → 63,929,612 (HEAD) : $$\color{red}+0.11\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.59%
D1mr                     655,497|    661,434          +0.91%
D1mw                     155,621|    155,535          -0.06%
DLmr                      16,864|     15,912          -5.65%
DLmw                      36,625|     34,531          -5.72%
Dr                    16,201,306| 16,217,034          +0.10%
Dw                    11,101,095| 11,121,394          +0.18%
EstimatedCycles       96,169,470| 96,204,720          +0.04%
I1MissRate                     0|          0          -0.44%
I1mr                      35,752|     35,631          -0.34%
ILmr                         432|        433          +0.23%
Ir                    63,861,959| 63,929,612          +0.11%
L1HitRate                     99|         99          -0.01%
L1hits                90,317,490| 90,415,440          +0.11%
LLHitRate                      1|          1          +0.99%
LLMissRate                     0|          0          -5.75%
LLdMissRate                    0|          0          -5.82%
LLhits                   792,949|    801,724          +1.11%
LLiMissRate                    0|          0          +0.13%
RamHitRate                     0|          0          -5.75%
RamHits                   53,921|     50,876          -5.65%
TotalRW               91,164,360| 91,268,040          +0.11%

update_executor_iai::update_group::update_executor with_setup_5:setup_update_executor(valley-of-spires)
Instructions: 36,103,392 (master) → 36,096,618 (HEAD) : $$\color{lime}-0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.19%
D1mr                     383,545|    384,551          +0.26%
D1mw                      87,295|     86,756          -0.62%
DLmr                       2,642|      2,645          +0.11%
DLmw                      10,113|      9,515          -5.91%
Dr                     9,141,689|  9,137,737          -0.04%
Dw                     6,252,417|  6,242,673          -0.16%
EstimatedCycles       53,864,794| 53,828,712          -0.07%
I1MissRate                     0|          0          +0.31%
I1mr                      23,994|     24,064          +0.29%
ILmr                         177|        180          +1.69%
Ir                    36,103,392| 36,096,618          -0.02%
L1HitRate                     99|         99          -0.00%
L1hits                51,002,664| 50,981,657          -0.04%
LLHitRate                      1|          1          +0.27%
LLMissRate                     0|          0          -4.54%
LLdMissRate                    0|          0          -4.58%
LLhits                   481,902|    483,031          +0.23%
LLiMissRate                    0|          0          +1.71%
RamHitRate                     0|          0          -4.54%
RamHits                   12,932|     12,340          -4.58%
TotalRW               51,497,498| 51,477,028          -0.04%

🚀 Render: Cold Execution

run_once_iai::run_once_group::run_once with_setup_0:setup_run_once(isometric-fountain)
Instructions: 22,476,067 (master) → 22,529,918 (HEAD) : $$\color{red}+0.24\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.28%
D1mr                     276,181|    276,379          +0.07%
D1mw                      61,976|     62,242          +0.43%
DLmr                       7,777|      7,741          -0.46%
DLmw                       9,285|      8,994          -3.13%
Dr                     5,889,371|  5,911,837          +0.38%
Dw                     4,002,076|  4,021,038          +0.47%
EstimatedCycles       34,918,916| 35,005,333          +0.25%
I1MissRate                     1|          1          -0.40%
I1mr                     131,401|    131,189          -0.16%
ILmr                       5,377|      5,375          -0.04%
Ir                    22,476,067| 22,529,918          +0.24%
L1HitRate                     99|         99          +0.00%
L1hits                31,897,956| 31,992,983          +0.30%
LLHitRate                      1|          1          -0.16%
LLMissRate                     0|          0          -1.76%
LLdMissRate                    0|          0          -2.33%
LLhits                   447,119|    447,700          +0.13%
LLiMissRate                    0|          0          -0.28%
RamHitRate                     0|          0          -1.76%
RamHits                   22,439|     22,110          -1.47%
TotalRW               32,367,514| 32,462,793          +0.29%

run_once_iai::run_once_group::run_once with_setup_1:setup_run_once(painted-dreams)
Instructions: 79,976,789 (master) → 80,030,924 (HEAD) : $$\color{red}+0.07\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +0.00%
D1mr                     414,551|    415,338          +0.19%
D1mw                     194,648|    196,590          +1.00%
DLmr                       3,932|      3,894          -0.97%
DLmw                      19,672|     19,727          +0.28%
Dr                    18,924,295| 18,994,228          +0.37%
Dw                    12,639,890| 12,711,023          +0.56%
EstimatedCycles      115,651,474|115,858,687          +0.18%
I1MissRate                     0|          0          +0.01%
I1mr                     184,516|    184,655          +0.08%
ILmr                       7,584|      7,585          +0.01%
Ir                    79,976,789| 80,030,924          +0.07%
L1HitRate                     99|         99          -0.00%
L1hits               110,747,259|110,939,592          +0.17%
LLHitRate                      1|          1          +0.20%
LLMissRate                     0|          0          -0.12%
LLdMissRate                    0|          0          -0.37%
LLhits                   762,527|    765,377          +0.37%
LLiMissRate                    0|          0          -0.05%
RamHitRate                     0|          0          -0.12%
RamHits                   31,188|     31,206          +0.06%
TotalRW              111,540,974|111,736,175          +0.18%

run_once_iai::run_once_group::run_once with_setup_2:setup_run_once(procedural-string-lights)
Instructions: 10,170,995 (master) → 10,469,779 (HEAD) : $$\color{red}+2.94\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +8.07%
D1mr                      51,422|     60,128         +16.93%
D1mw                      23,229|     23,600          +1.60%
DLmr                         450|        446          -0.89%
DLmw                       1,225|      1,083         -11.59%
Dr                     2,503,950|  2,599,196          +3.80%
Dw                     1,813,748|  1,881,852          +3.75%
EstimatedCycles       15,164,093| 15,658,107          +3.26%
I1MissRate                     0|          0          -2.88%
I1mr                      48,254|     48,242          -0.02%
ILmr                       4,451|      4,451          +0.00%
Ir                    10,170,995| 10,469,779          +2.94%
L1HitRate                     99|         99          -0.03%
L1hits                14,365,788| 14,818,857          +3.15%
LLHitRate                      1|          1          +4.55%
LLMissRate                     0|          0          -5.40%
LLdMissRate                    0|          0         -12.04%
LLhits                   116,779|    125,990          +7.89%
LLiMissRate                    0|          0          -2.85%
RamHitRate                     0|          0          -5.40%
RamHits                    6,126|      5,980          -2.38%
TotalRW               14,488,693| 14,950,827          +3.19%

run_once_iai::run_once_group::run_once with_setup_3:setup_run_once(parametric-dunescape)
Instructions: 23,634,438 (master) → 23,595,680 (HEAD) : $$\color{lime}-0.16\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +0.50%
D1mr                     161,004|    159,908          -0.68%
D1mw                      63,847|     64,044          +0.31%
DLmr                       2,270|      2,290          +0.88%
DLmw                       6,237|      7,279         +16.71%
Dr                     5,667,398|  5,625,117          -0.75%
Dw                     3,777,299|  3,735,324          -1.11%
EstimatedCycles       34,628,411| 34,533,675          -0.27%
I1MissRate                     0|          0          +0.09%
I1mr                      70,713|     70,664          -0.07%
ILmr                       3,727|      3,734          +0.19%
Ir                    23,634,438| 23,595,680          -0.16%
L1HitRate                     99|         99          -0.00%
L1hits                32,783,571| 32,661,505          -0.37%
LLHitRate                      1|          1          -0.34%
LLMissRate                     0|          0          +9.14%
LLdMissRate                    0|          0         +13.50%
LLhits                   283,330|    281,313          -0.71%
LLiMissRate                    0|          0          +0.35%
RamHitRate                     0|          0          +9.14%
RamHits                   12,234|     13,303          +8.74%
TotalRW               33,079,135| 32,956,121          -0.37%

run_once_iai::run_once_group::run_once with_setup_4:setup_run_once(red-dress)
Instructions: 1,803,345,858 (master) → 1,803,367,617 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     0|          0          -0.38%
D1mr                   1,831,950|  1,826,810          -0.28%
D1mw                     847,778|    842,832          -0.58%
DLmr                     435,410|    436,601          +0.27%
DLmw                     504,540|    503,822          -0.14%
Dr                   431,269,081|431,278,184          +0.00%
Dw                   277,917,905|277,927,364          +0.00%
EstimatedCycles      2,556,506,090|2,556,475,335          -0.00%
I1MissRate                     0|          0          -0.89%
I1mr                   1,223,841|  1,212,918          -0.89%
ILmr                       5,349|      5,308          -0.77%
Ir                   1,803,345,858|1,803,367,617          +0.00%
L1HitRate                    100|        100          +0.00%
L1hits               2,508,629,275|2,508,690,605          +0.00%
LLHitRate                      0|          0          -0.73%
LLMissRate                     0|          0          +0.04%
LLdMissRate                    0|          0          +0.05%
LLhits                 2,958,270|  2,936,829          -0.72%
LLiMissRate                    0|          0          -0.77%
RamHitRate                     0|          0          +0.04%
RamHits                  945,299|    945,731          +0.05%
TotalRW              2,512,532,844|2,512,573,165          +0.00%

run_once_iai::run_once_group::run_once with_setup_5:setup_run_once(valley-of-spires)
Instructions: 20,509,465 (master) → 20,537,660 (HEAD) : $$\color{red}+0.14\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -1.14%
D1mr                     224,042|    222,546          -0.67%
D1mw                      54,841|     54,035          -1.47%
DLmr                       5,683|      5,679          -0.07%
DLmw                       6,859|      6,826          -0.48%
Dr                     5,174,182|  5,187,210          +0.25%
Dw                     3,492,484|  3,507,094          +0.42%
EstimatedCycles       31,200,031| 31,245,246          +0.14%
I1MissRate                     1|          1          -0.21%
I1mr                     106,507|    106,432          -0.07%
ILmr                       3,536|      3,536          +0.00%
Ir                    20,509,465| 20,537,660          +0.14%
L1HitRate                     99|         99          +0.01%
L1hits                28,790,741| 28,848,951          +0.20%
LLHitRate                      1|          1          -0.82%
LLMissRate                     0|          0          -0.42%
LLdMissRate                    0|          0          -0.61%
LLhits                   369,312|    366,972          -0.63%
LLiMissRate                    0|          0          -0.14%
RamHitRate                     0|          0          -0.42%
RamHits                   16,078|     16,041          -0.23%
TotalRW               29,176,131| 29,231,964          +0.19%

⚡ Render: Cached Execution

run_cached_iai::run_cached_group::run_cached with_setup_0:setup_run_cached(isometric-fountain)
Instructions: 7,888,002 (master) → 7,889,893 (HEAD) : $$\color{red}+0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.21%
D1mr                     194,968|    194,602          -0.19%
D1mw                       7,502|      7,519          +0.23%
DLmr                         803|      1,062         +32.25%
DLmw                         126|        575        +356.35%
Dr                     2,400,372|  2,401,163          +0.03%
Dw                     1,426,025|  1,426,513          +0.03%
EstimatedCycles       12,560,017| 12,582,937          +0.18%
I1MissRate                     0|          0          -0.16%
I1mr                         722|        721          -0.14%
ILmr                         166|        163          -1.81%
Ir                     7,888,002|  7,889,893          +0.02%
L1HitRate                     98|         98          +0.00%
L1hits                11,511,207| 11,514,727          +0.03%
LLHitRate                      2|          2          -0.55%
LLMissRate                     0|          0         +64.34%
LLdMissRate                    0|          0         +76.15%
LLhits                   202,097|    201,042          -0.52%
LLiMissRate                    0|          0          -1.83%
RamHitRate                     0|          0         +64.34%
RamHits                    1,095|      1,800         +64.38%
TotalRW               11,714,399| 11,717,569          +0.03%

run_cached_iai::run_cached_group::run_cached with_setup_1:setup_run_cached(painted-dreams)
Instructions: 5,907,150 (master) → 5,907,178 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.68%
D1mr                     128,103|    127,179          -0.72%
D1mw                       7,046|      7,085          +0.55%
DLmr                         224|        308         +37.50%
DLmw                       1,842|      3,657         +98.53%
Dr                     1,835,180|  1,835,507          +0.02%
Dw                     1,098,617|  1,099,167          +0.05%
EstimatedCycles        9,451,127|  9,505,464          +0.57%
I1MissRate                     0|          0          -0.96%
I1mr                         731|        724          -0.96%
ILmr                         156|        157          +0.64%
Ir                     5,907,150|  5,907,178          +0.00%
L1HitRate                     98|         98          +0.01%
L1hits                 8,705,067|  8,706,864          +0.02%
LLHitRate                      2|          1          -2.10%
LLMissRate                     0|          0         +85.49%
LLdMissRate                    0|          0         +91.86%
LLhits                   133,658|    130,866          -2.09%
LLiMissRate                    0|          0          +0.64%
RamHitRate                     0|          0         +85.49%
RamHits                    2,222|      4,122         +85.51%
TotalRW                8,840,947|  8,841,852          +0.01%

run_cached_iai::run_cached_group::run_cached with_setup_2:setup_run_cached(procedural-string-lights)
Instructions: 1,516,859 (master) → 1,203,284 (HEAD) : $$\color{lime}-20.67\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          3         -16.88%
D1mr                      27,053|     17,853         -34.01%
D1mw                       3,622|      3,588          -0.94%
DLmr                           8|          7         -12.50%
DLmw                         NaN|          6            NaN%
Dr                       527,587|    442,568         -16.11%
Dw                       345,295|    291,475         -15.59%
EstimatedCycles        2,519,841|  2,030,571         -19.42%
I1MissRate                     0|          0         +24.32%
I1mr                         725|        715          -1.38%
ILmr                         142|        141          -0.70%
Ir                     1,516,859|  1,203,284         -20.67%
L1HitRate                     99|         99          +0.17%
L1hits                 2,358,341|  1,915,171         -18.79%
LLHitRate                      1|          1         -13.15%
LLMissRate                     0|          0         +26.64%
LLdMissRate                    0|          0         +93.24%
LLhits                    31,250|     22,002         -29.59%
LLiMissRate                    0|          0         +25.17%
RamHitRate                     0|          0         +26.64%
RamHits                      150|        154          +2.67%
TotalRW                2,389,741|  1,937,327         -18.93%

run_cached_iai::run_cached_group::run_cached with_setup_3:setup_run_cached(parametric-dunescape)
Instructions: 3,745,926 (master) → 3,645,962 (HEAD) : $$\color{lime}-2.67\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +7.44%
D1mr                      92,662|     91,565          -1.18%
D1mw                       7,797|      6,174         -20.82%
DLmr                          40|         45         +12.50%
DLmw                          40|         47         +17.50%
Dr                     1,274,847|  1,174,978          -7.83%
Dw                       838,078|    738,331         -11.90%
EstimatedCycles        6,269,839|  5,959,677          -4.95%
I1MissRate                     0|          0          +1.54%
I1mr                         683|        675          -1.17%
ILmr                         134|        133          -0.75%
Ir                     3,745,926|  3,645,962          -2.67%
L1HitRate                     98|         98          -0.04%
L1hits                 5,757,709|  5,460,857          -5.16%
LLHitRate                      2|          2          +2.53%
LLMissRate                     0|          0         +10.81%
LLdMissRate                    0|          0         +27.00%
LLhits                   100,928|     98,189          -2.71%
LLiMissRate                    0|          0          +1.98%
RamHitRate                     0|          0         +10.81%
RamHits                      214|        225          +5.14%
TotalRW                5,858,851|  5,559,271          -5.11%

run_cached_iai::run_cached_group::run_cached with_setup_4:setup_run_cached(red-dress)
Instructions: 35,009,595 (master) → 35,008,033 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.16%
D1mr                     660,324|    658,995          -0.20%
D1mw                      98,837|     98,884          +0.05%
DLmr                     295,058|    296,305          +0.42%
DLmw                      51,013|     52,201          +2.33%
Dr                     9,942,179|  9,941,087          -0.01%
Dw                     5,361,249|  5,360,597          -0.01%
EstimatedCycles       63,757,681| 63,822,339          +0.10%
I1MissRate                     0|          0          +0.39%
I1mr                         771|        774          +0.39%
ILmr                         760|        761          +0.13%
Ir                    35,009,595| 35,008,033          -0.00%
L1HitRate                     98|         98          +0.00%
L1hits                49,553,091| 49,551,064          -0.00%
LLHitRate                      1|          1          -0.89%
LLMissRate                     1|          1          +0.71%
LLdMissRate                    2|          2          +0.72%
LLhits                   413,101|    409,386          -0.90%
LLiMissRate                    0|          0          +0.14%
RamHitRate                     1|          1          +0.71%
RamHits                  346,831|    349,267          +0.70%
TotalRW               50,313,023| 50,309,717          -0.01%

run_cached_iai::run_cached_group::run_cached with_setup_5:setup_run_cached(valley-of-spires)
Instructions: 6,259,836 (master) → 6,253,469 (HEAD) : $$\color{lime}-0.10\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.54%
D1mr                     152,210|    152,148          -0.04%
D1mw                       6,501|      6,534          +0.51%
DLmr                         198|        196          -1.01%
DLmw                         215|        172         -20.00%
Dr                     1,875,333|  1,867,137          -0.44%
Dw                     1,099,348|  1,090,925          -0.77%
EstimatedCycles        9,889,323|  9,864,797          -0.25%
I1MissRate                     0|          0          +0.67%
I1mr                         708|        712          +0.56%
ILmr                         158|        155          -1.90%
Ir                     6,259,836|  6,253,469          -0.10%
L1HitRate                     98|         98          -0.00%
L1hits                 9,075,098|  9,052,137          -0.25%
LLHitRate                      2|          2          +0.26%
LLMissRate                     0|          0          -8.18%
LLdMissRate                    0|          0         -10.40%
LLhits                   158,848|    158,871          +0.01%
LLiMissRate                    0|          0          -1.80%
RamHitRate                     0|          0          -8.18%
RamHits                      571|        523          -8.41%
TotalRW                9,234,517|  9,211,531          -0.25%

@timon-schelling timon-schelling merged commit 8d3a8c2 into master Oct 15, 2025
4 checks passed
@timon-schelling timon-schelling deleted the nixpkg branch October 15, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants